home *** CD-ROM | disk | FTP | other *** search
/ Mac Power 1997 January / macpower199701.bin / AMUG / Programming_10 / IFSPLM 9.0.sit / IFSPLM 9.0 ƒ / IFSPLM 9.0.rsrc / TEXT_147.txt < prev    next >
Encoding:
Text File  |  1996-07-04  |  7.6 KB  |  255 lines

  1.  
  2.  
  3.                                                 Forth
  4.  
  5. This is the fourth?  
  6. --> Last words of Thomas Jefferson
  7.  
  8.  
  9. FAQ:
  10. Doug Philips:
  11. ftp://rtfm.mit.edu/pub/usenet/news.answers/ForthFaq/
  12. http://www.lib.ox.ac.uk/internet/news/faq/by_category.forthfaq.html
  13.  
  14.  
  15.                                                  1. Kevo
  16.  
  17. VERSION - UPDATE: 09.b9 (07-14-94)                                 
  18.  
  19. README:
  20. "Kevo is a prototype-based object-oriented system build around a very simple object model. Unlike most object-oriented systems, Kevo does not have classes. And unlike the few other prototype-based object-oriented systems (such as Self), Kevo does not feature delegation. Instead of classes and delegation, Kevo is based on concatenation: unrestricted composition of object interfaces. In concatenation, objects are derived from each other simply by cloning (copying) and subsequently modifying them so as to differentiate them from each other. The system automatically maintains information about clone families (groups of similar objects) and their derivation relationships."
  21.  
  22. AUTHOR :
  23. Antero Taivalsaari
  24.     
  25. COPYRIGHT:
  26. (c) 1993 Antero Taivalsaari
  27.  
  28. TYPE:
  29. Freeware
  30.  
  31. INTERNET SITES:
  32.  
  33.                               1. Source code:
  34.  
  35. Original site:
  36. ftp://cs.uta.fi/pub/kevo/Source/
  37.  
  38.                               2. Application:
  39.  
  40. Original site:
  41. ftp://cs.uta.fi/pub/kevo/
  42.  
  43. Other sites:
  44. ftp://ftp.uwtc.washington.edu/pub/Mac/Programming/Languages/
  45.  
  46.  
  47.                                                  2. Mops
  48.  
  49. FAQ:
  50. Michael Hore:
  51. ftp://taygeta.oc.nps.navy.mil/pub/Forth/Mops/mops.faq.txt 
  52. http://www.netaxs.com/~jayfar/mops.faq.txt
  53.  
  54. Page:
  55. http://www.netaxs.com/~jayfar/mops.html
  56.  
  57.  
  58. VERSION - UPDATE: 2.7  (20-12-95)                                 
  59.  
  60. README:
  61. "Mops is an object-oriented programming system, derived from the Neon language developed by Charles Duff and sold by Kriya, Inc.  Kriya have discontinued support for Neon, and have released all the source code into the public domain, retaining only the ownership of the name Neon.
  62. Mops is a complete re-implementation of Neon, with many additional enhancements.  It is also in the public domain."
  63.  
  64. AUTHOR:
  65. Michael Hore
  66.     
  67. COPYRIGHT:
  68. (c) 1995 Michael Hore
  69.  
  70. TYPE:
  71. Freeware
  72.  
  73. INTERNET SITES:
  74. Original site: 
  75. ftp://taygeta.oc.nps.navy.mil/pub/Forth/Mops/
  76.  
  77. Other sites (mirrors):
  78. ftp://ftp.uni-bremen.de/pub/programming/languages/forth/Taygeta-Archive/Mops/
  79.  
  80. Other sites: 
  81. ftp://ftp.netaxs.com/people/jayfar/pub/
  82. Info-Mac
  83. UMich
  84.  
  85.                                           3. Pocket Forth
  86.  
  87. Page:
  88. http://chemlab.pc.maricopa.edu/pocket.html
  89.  
  90. NAME:
  91. Info-Mac archived file (package): cgi-shell-forth.hqx
  92.  
  93. VERSION - UPDATE:  0.6.5 (11-11-95)                                
  94.  
  95. README:
  96. "Forth is a beautiful language. It is easily spoken and source code looks like poetry. Oh yes, Forth produces fast compact code. Pocket Forth is a small Forth system for the Macintosh computer, founded on well documented principals. Although Forth is being standardized, Pocket Forth has evolved independently of the standard.
  97. Pocket Forth is based on Flint by G. Yates Fletcher, figFORTH and the Forth described in Starting FORTH by Leo Brodie. I wrote Pocket Forth to experiment with the Macintosh toolbox and Apple Events. Pocket Forth can produce applications that run under any system version."
  98.  
  99. AUTHOR :
  100. C. Heilman
  101.     
  102. COPYRIGHT:
  103. (c) 1993 -1995  C. Heilman
  104.  
  105. TYPE:
  106. Freeware
  107.  
  108. INTERNET SITES:
  109. Info-Mac
  110. UMich
  111.  
  112. Other sites (v. 0.6.3 ):
  113. ftp://ftp.leo.org/pub/comp/platforms/macintosh/dev/
  114. ftp://ftp.informatik.tu-muenchen.de/pub/comp/platforms/macintosh/dev/                                                                                                                                                        
  115. ftp://ftp.uwtc.washington.edu/pub/Mac/Programming/Languages/
  116. ftp://ftp.cc.utexas.edu/depts/AI_ATTIC/Languages/Pocketforth/
  117. ftp://ftp.uni-paderborn.de/ftp/disk4/mac/development/languages/  
  118. Info-Mac 
  119.  
  120.                                         4. This4th (=ThisForth)
  121.  
  122. NAME: 
  123. Archived file: this4th-00b01.mac.cpt.bin
  124.  
  125. VERSION - UPDATE: 00.b01 (09-19-94)                                
  126.  
  127. README: -
  128.  
  129. AUTHOR :
  130. Wil Baden
  131.     
  132. COPYRIGHT: -
  133.  
  134. TYPE:
  135. Freeware
  136.  
  137. INTERNET SITES:
  138. ftp://taygeta.oc.nps.navy.mil/pub/Forth/ANS/
  139. ftp://ftp.uni-bremen.de/pub/programming/languages/forth/Taygeta-Archive/ANS/
  140. ftp://ftp.cygnus.com/pub/forth/this4th/
  141. ftp://ftp.funet.fi/pub/languages/forth/cygnus/this4th/
  142. ftp://sunsite.doc.ic.ac.uk/public/gnu/cygnus/forth/this4th/
  143. http://sunsite.doc.ic.ac.uk/public/gnu/cygnus/forth/this4th/
  144.  
  145.  
  146.                                                  5. Timbre
  147.                                                    
  148. VERSION - UPDATE: ? (02-23-85)                                 
  149.  
  150. README: -
  151.  "This disk contains:
  152.   - Timbre binaries for the Mac (Timbre), PC (TIMBRE.EXE), HP 9000 series 400 workstations (HP400) and HP 9000 series 700 workstations (HP700)
  153.   - source for compiling Timbre on the Mac, PC or a Unix system
  154.   - manual sections in postscript
  155.   - a Forth to C converter"
  156.  
  157. AUTHOR :
  158. Rob Chapman
  159.  
  160. COPYRIGHT: 
  161. Rob Chapman
  162.  
  163. TYPE:
  164. Freeware
  165.  
  166. INTERNET SITES:
  167. ftp://taygeta.oc.nps.navy.mil/pub/Forth/Reviewed/
  168. ftp://maccs.dcss.mcmaster.ca/public/pc/
  169. ftp://ftp.ugcs.caltech.edu/pub/ryip/stuff/
  170.  
  171.  
  172.                                                 6. QForth
  173.  
  174.                                                 MacQForth                                      
  175.  
  176. VERSION - UPDATE: 1.0  (04-04-95)                                
  177.  
  178. README:
  179. "MacQForth is a version of the Forth programming language.  Its 
  180. primary purpose is to teach Forth to beginning Forth programmers.  QForth itself was written for the Apple IIe by Toshiyasu Morita and is run on the Mac by a 65C02 microprocessor simulator.  For the most part, the code is identical to the Apple II version."
  181.  
  182. AUTHORS:
  183. Apple II:
  184. Toshiyasu Morita  
  185. mac port:
  186. Ronald T. Kneusel
  187.     
  188. COPYRIGHT:
  189. (c) 1995 Ronald T. Kneusel
  190.  
  191. TYPE:
  192. Freeware
  193.  
  194. INTERNET SITES:
  195. ftp://ftp.leo.org/pub/comp/platforms/macintosh/dev/
  196. ftp://ftp.informatik.tu-muenchen.de/pub/comp/platforms/macintosh/dev/
  197. Info-Mac 
  198.  
  199.                                                  7. Yerk
  200.  
  201.                                                  7.1 Yerk
  202.  
  203. VERSION - UPDATE: 3.6.7 (11-22-94)                                
  204.  
  205. README:
  206. "Yerk is an object oriented language based on a Forth Kernel with some major modifications.  It was originally known as Neon, developed and sold as a product by Kriya Systems from 1985 to 1989. Several of us at The University of Chicago have maintained Yerk since its demise as a product." 
  207.  
  208. AUTHOR:
  209. Bob Loewenstein
  210. Dept. of Astronomy and Astrophysics University of Chicago
  211. Yerkes Observatory Williams Bay, Wisconsin 
  212.     
  213. COPYRIGHT:
  214. (c) 1994 Bob Loewenstein
  215.  
  216. TYPE:
  217. Freeware
  218.  
  219. INTERNET SITES:
  220. Original site:
  221. ftp://astro.uchicago.edu/pub/MAC/Yerk/
  222.  
  223. Other sites:
  224. ftp://taygeta.oc.nps.navy.mil/pub/Forth/Yerk/
  225. ftp://ftp.uni-bremen.de/pub/programming/languages/forth/Taygeta-Archive/Yerk/
  226.  
  227. Other sites (v. 3.64):
  228. ftp://ftp.uwtc.washington.edu/pub/Mac/Programming/Languages/ 
  229. ftp://ftp.switch.ch/software/mac/src/assembler/
  230. ftp://asterix.inescn.pt/pub/forth/mac/ 
  231.                                                                              
  232.                                                  7.2  Yerk (MPW)
  233.  
  234. VERSION - UPDATE: 3.5  (11-27-1991)                              
  235.  
  236. README:
  237. "MPW Yerk 3.5 is a version of the YERK 3.5 nucleus source which has been  modified to be compatible with Apple's  MPW". 
  238.  
  239. AUTHOR:
  240. McASM version:
  241. Bob Loewenstein
  242. MPW version:
  243. Derek Graham
  244.     
  245. COPYRIGHT:
  246. (c) 1991 Bob Loewenstein
  247.  
  248. TYPE:
  249. Freeware
  250.  
  251. INTERNET SITES:
  252. ftp://astro.uchicago.edu/pub/MAC/Yerk/
  253. ftp://ftp.uwtc.washington.edu/pub/Mac/Programming/Languages/ 
  254. ftp://asterix.inescn.pt/pub/forth/mac/                                           
  255.